block encryption meaning in English
分块加密
块加密
Examples
- Block encryption protocol
分组加密协议 - The resulting encryption provides a higher level of security than a simple block encryption
所产生的加密比简单的块加密提供更高的安全级别。 - In this demonstration , i use the tripledes block encryption algorithm of the sunjce cryptography provider
在这个演示中,我使用了sunjce密码术供应商的tripledes块加密算法。 - Because this behavior can be used to crack a cipher , cipher modes are introduced that modify the encryption process based on feedback from earlier block encryptions
由于此行为可用来破解密码,引入了根据以前块加密的反馈修改加密过程的密码模式。 - In cbc mode , blocks of text are encrypted sequentially , with the result of the previous block encryption being used to alter the current plaintext block before it is encrypted
在cbc模式中,文本块是连续加密的,在加密当前明文块之前,用前一次块加密的结果修改当前明文块。